fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Mon, 29 Sep 2025 03:08:59 +0000 (23:08 -0400)
committerAaron M. Ucko <ucko@debian.org>
Mon, 29 Sep 2025 03:08:59 +0000 (23:08 -0400)
commitf7b567d9fa36a9bdac7639c8998b51fbe8238c2d
tree4536800fa8733333e65fc572db1c8f252c7b375f
parentfc03b1bc34869c58a3ab647c7982cc7c5e9d5da7
fix portability issues that led to Hurd build failures

* src/build-system/configure(.ac):
  - Reflect the Hurd's support for -Wl,rpath,... .
* src/connect/ncbi_socket_cxx.cpp, src/connect/ext/ncbi_localnet.c:
  cope with missing PATH_MAX everywhere, not just under Windows.

Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2020-09-19

Gbp-Pq: Name hurd_fixes
c++/src/build-system/configure
c++/src/build-system/configure.ac
c++/src/connect/ncbi_localip.c
c++/src/connect/ncbi_socket_cxx.cpp